Total Complexity | 23 |
Dependencies | 0 |
Dependents | 2 |
Total lines | 289 |
Lines of code | 98 |
Logical lines of code | 61 |
Comment lines | 151 |
Methods | 10 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
isValidEngine() | 54 | 6 | 22 | |
_crypt() | 51 | 4 | 27 | |
_setupKey() | 56 | 2 | 18 | |
setKeyLength() | 64 | 3 | 10 | |
encrypt() | 70 | 2 | 6 | |
decrypt() | 70 | 2 | 6 | |
__construct() | 81 | 1 | 3 | |
setIV() | 100 | 1 | 2 | |
_encryptBlock() | 100 | 1 | 2 | |
_decryptBlock() | 100 | 1 | 2 |